func net/http.http2parseGoAwayFrame

2 uses

	net/http (current package)
		h2_bundle.go#L1533: 	http2FrameGoAway:       http2parseGoAwayFrame,
		h2_bundle.go#L2300: func http2parseGoAwayFrame(_ *http2frameCache, fh http2FrameHeader, countError func(string), p []byte) (http2Frame, error) {